Skip to content

feat(seo): automate meta description extraction and structured schema (GIA-40) - #25

Merged
GianRomani merged 2 commits into
mainfrom
feat/GIA-40-seo-optimization
Aug 18, 2026
Merged

feat(seo): automate meta description extraction and structured schema (GIA-40)#25
GianRomani merged 2 commits into
mainfrom
feat/GIA-40-seo-optimization

Conversation

@GianRomani

Copy link
Copy Markdown
Owner

Summary

Implements automated snippet extraction for note-level meta descriptions, complete OpenGraph and Twitter card metadata, canonical URLs, and structured JSON-LD schema.

Linear Issue

Closes GIA-40

Changes

  • Automated Excerpt Extraction: Added extract_note_description() in convert.py to parse markdown note content and generate clean 140–160 character descriptions.
  • Dynamic Meta Tags: Added custom-site-assets/templates/macros/head.html providing full twitter:card, twitter:creator, og:title, og:description, og:url, og:type, and canonical links.
  • Structured Data: Added TechArticle / Article JSON-LD schema for note pages and Person / WebSite schema for the landing page.

Local Decision Documentation

  • .notes/decisions/2026-08-17-gia-40-seo-optimization.md

@netlify

netlify Bot commented Aug 17, 2026

Copy link
Copy Markdown

Deploy Preview for gianfree-notes ready!

Name Link
🔨 Latest commit bdb0558
🔍 Latest deploy log https://app.netlify.com/projects/gianfree-notes/deploys/6a84917f9d83710008c4f671
😎 Deploy Preview https://deploy-preview-25--gianfree-notes.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@GianRomani
GianRomani merged commit f573ea7 into main Aug 18, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant